LuaInterpreter.expose

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void expose(string name, InterpreterCFunction func)
  2. void expose(string name, LuaFunction func)
    class LuaInterpreter
    void
    expose

Meta